Papers with BIRD datasets
PTD-SQL: Partitioning and Targeted Drilling with LLMs in Text-to-SQL (2024.emnlp-main)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are powerful tools for Text-to-SQL tasks . SQL solutions have a relatively fixed pattern, allowing for categorical thinking . |
| Approach: | They propose that query group partitioning allows LLMs to focus on learning the thought processes specific to a single problem type, thus enhancing their reasoning abilities across diverse difficulty levels and problem categories. |
| Outcome: | The proposed model outperforms state-of-the-art models on the Spider and BIRD datasets. |